'Declaration
Public Overloads Shared Function Read(Of As {New, Struct})( _
ByVal As System.IntPtr, _
ByVal () As , _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.IntPtr
public static System.IntPtr Read<>(
System.IntPtr ,
[] ,
System.int ,
System.int
)
where T: new(), struct